home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / v cisle / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TEVENTSFRM / TEVENTSFRM.txt
Text File  |  2006-04-19  |  5KB  |  223 lines

  1. object EventsFrm: TEventsFrm
  2.   Left = 204
  3.   Top = 120
  4.   HorzScrollBar.Visible = False
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 160
  8.   ClientWidth = 449
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label4: TLabel
  23.     Left = 12
  24.     Top = 28
  25.     Width = 4
  26.     Height = 11
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clNavy
  29.     Font.Height = -9
  30.     Font.Name = 'Small Fonts'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 8
  36.     Top = 12
  37.     Width = 3
  38.     Height = 13
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clNavy
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.   end
  46.   object Label1: TLabel
  47.     Left = 8
  48.     Top = 55
  49.     Width = 3
  50.     Height = 13
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clBlack
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ParentFont = False
  57.   end
  58.   object lblSource: TLabel
  59.     Left = 8
  60.     Top = 99
  61.     Width = 3
  62.     Height = 13
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clBlack
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     ParentFont = False
  69.   end
  70.   object lblVersion: TLabel
  71.     Left = 312
  72.     Top = 98
  73.     Width = 3
  74.     Height = 13
  75.     Font.Charset = ANSI_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = []
  80.     ParentFont = False
  81.   end
  82.   object Button2: TButton
  83.     Left = 369
  84.     Top = 37
  85.     Width = 72
  86.     Height = 22
  87.     HelpContext = 44
  88.     Cancel = True
  89.     Font.Charset = DEFAULT_CHARSET
  90.     Font.Color = clBlack
  91.     Font.Height = -11
  92.     Font.Name = 'MS Sans Serif'
  93.     Font.Style = []
  94.     ParentFont = False
  95.     TabOrder = 6
  96.     OnClick = Button2Click
  97.   end
  98.   object BtnOk: TButton
  99.     Left = 369
  100.     Top = 12
  101.     Width = 72
  102.     Height = 22
  103.     HelpContext = 49
  104.     Default = True
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clBlack
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     TabOrder = 5
  112.     OnClick = BtnOkClick
  113.   end
  114.   object BitBtn1: TBitBtn
  115.     Left = 369
  116.     Top = 65
  117.     Width = 72
  118.     Height = 22
  119.     HelpContext = 7
  120.     TabOrder = 7
  121.     OnClick = BitBtn1Click
  122.   end
  123.   object CheckBox1: TCheckBox
  124.     Left = 8
  125.     Top = 139
  126.     Width = 433
  127.     Height = 13
  128.     HelpContext = 166
  129.     Checked = True
  130.     State = cbChecked
  131.     TabOrder = 4
  132.     Visible = False
  133.   end
  134.   object SpeedButton1: TBitBtn
  135.     Left = 270
  136.     Top = 70
  137.     Width = 23
  138.     Height = 21
  139.     HelpContext = 167
  140.     Caption = 'a'
  141.     Font.Charset = SYMBOL_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -13
  144.     Font.Name = 'Marlett'
  145.     Font.Style = [fsBold]
  146.     ParentFont = False
  147.     ParentShowHint = False
  148.     ShowHint = True
  149.     TabOrder = 0
  150.     OnClick = SpeedButton1Click
  151.   end
  152.   object BitBtnSource: TBitBtn
  153.     Left = 270
  154.     Top = 113
  155.     Width = 23
  156.     Height = 21
  157.     ParentShowHint = False
  158.     ShowHint = True
  159.     TabOrder = 2
  160.     OnClick = BitBtnSourceClick
  161.   end
  162.   object comboScriptVer: TComboBox
  163.     Left = 312
  164.     Top = 113
  165.     Width = 129
  166.     Height = 21
  167.     HelpContext = 1034
  168.     Font.Charset = ANSI_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -11
  171.     Font.Name = 'MS Sans Serif'
  172.     Font.Style = []
  173.     ItemHeight = 13
  174.     ParentFont = False
  175.     TabOrder = 3
  176.     Items.Strings = (
  177.       'JavaScript'
  178.       'JScript'
  179.       'JavaScript1.1'
  180.       'JavaScript1.2'
  181.       'JavaScript1.3'
  182.       'JavaScript1.4'
  183.       'JavaScript1.5'
  184.       'JavaScript2.0'
  185.       'PHP'
  186.       'VBScript'
  187.       'VBS'
  188.       'VB'
  189.       'TCL')
  190.   end
  191.   object ComboSource: TComboBox
  192.     Left = 8
  193.     Top = 113
  194.     Width = 256
  195.     Height = 21
  196.     HelpContext = 1033
  197.     Font.Charset = ANSI_CHARSET
  198.     Font.Color = clWindowText
  199.     Font.Height = -11
  200.     Font.Name = 'MS Sans Serif'
  201.     Font.Style = []
  202.     ItemHeight = 0
  203.     ParentFont = False
  204.     TabOrder = 1
  205.   end
  206.   object Edit1: TComboBox
  207.     Left = 8
  208.     Top = 70
  209.     Width = 256
  210.     Height = 21
  211.     HelpContext = 1033
  212.     Font.Charset = ANSI_CHARSET
  213.     Font.Color = clWindowText
  214.     Font.Height = -11
  215.     Font.Name = 'MS Sans Serif'
  216.     Font.Style = []
  217.     ItemHeight = 0
  218.     ParentFont = False
  219.     TabOrder = 8
  220.     OnKeyPress = Edit1KeyPress
  221.   end
  222. end
  223.